home *** CD-ROM | disk | FTP | other *** search
/ X User Tools / X User Tools (O'Reilly and Associates)(1994).ISO / sources / xascii / ssol2 / xascii
Text File  |  1994-10-02  |  254b  |  13 lines

  1. --- ./xascii.c.rtr    Mon Aug  5 16:57:57 1991
  2. +++ ./xascii.c    Thu Aug 25 13:22:36 1994
  3. @@ -454,8 +454,7 @@
  4.      XtTranslateCoords (toplevel,
  5.              (Position) 0,
  6.              (Position) height/2,
  7. -            &x, &y,
  8. -            NULL);
  9. +            &x, &y);
  10.  
  11.      XtVaSetValues (pshell,
  12.              XtNx, x,
  13.